home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / ascens16.dir / 00005.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  400 b   |  8 lines

  1. on exitFrame
  2.   global controlsAreActive
  3.   set the cursor of sprite 2 to [the number of member "aheadCursor", the number of member "aheadCursorMask"]
  4.   set the cursor of sprite 3 to [the number of member "aheadCursor", the number of member "aheadCursorMask"]
  5.   set the cursor of sprite 4 to [the number of member "aheadCursor", the number of member "aheadCursorMask"]
  6.   set controlsAreActive to 1
  7. end
  8.